Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Tue, 31 May 2011 22:08:51 +0000 (22:08 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 31 May 2011 22:08:51 +0000 (22:08 +0000)
commit653ac98fa41dc3d41af9d68f55051544f68cf2a1
treeaad2c774c609f1cd74b6c236d3d40ce6e900bd91
parent1e9e7041ea239279c03cb60450b9ab4cbd6ea6f4
Merge changes made in Gnus trunk.

gnus.texi (Store custom flags and keywords): Refer to `gnus-registry-article-marks-to-{chars,names}' instead of `gnus-registry-user-format-function-{M,M2}'.
shr.el (shr-rescale-image): Add an :ascent of 100 to images so that the underline comes at the bottom.
gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from `gnus-registry-user-format-function-M' and declare the latter obsolete.
 (gnus-registry-article-marks-to-names): Rename from `gnus-registry-user-format-function-M2'.
shr.el (shr-browse-image): Copy the URL if called interactively.
doc/misc/ChangeLog
doc/misc/gnus.texi
lisp/gnus/ChangeLog
lisp/gnus/gnus-registry.el
lisp/gnus/shr.el